* progmodes/python.el (python-info-current-defun): Fix failed
authorFabián Ezequiel Gallina <fabian@anue.biz>
Tue, 19 Feb 2013 18:53:57 +0000 (15:53 -0300)
committerFabián Ezequiel Gallina <fabian@anue.biz>
Tue, 19 Feb 2013 18:53:57 +0000 (15:53 -0300)
commit531168b511076781e6e85cebd99341d4beded744
tree85ad677a20b43abb4d511d4871e41ebe23f21fb3
parentc48631500f8f654f132622ce201397827b897850
* progmodes/python.el (python-info-current-defun): Fix failed
defun name retrieval because of unwanted match-data cluttering.
lisp/ChangeLog
lisp/progmodes/python.el